using System;

public class NazwaKlasy
{
  public static void Main()
  {
    //tutaj instrukcje do wykonania
  }
}
